[INFO] fetching crate embassy-usb-logger 0.6.0...
[INFO] testing embassy-usb-logger-0.6.0 against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] extracting crate embassy-usb-logger 0.6.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate embassy-usb-logger 0.6.0
[INFO] finished tweaking crates.io crate embassy-usb-logger 0.6.0
[INFO] tweaked toml for crates.io crate embassy-usb-logger 0.6.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate embassy-usb-logger 0.6.0 on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate embassy-usb-logger 0.6.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 8fa5f072fba5240c33ac2803670f9e928b7aaa60ee13b72d6a47fc3392a73e3d
[INFO] running `Command { std: "docker" "start" "8fa5f072fba5240c33ac2803670f9e928b7aaa60ee13b72d6a47fc3392a73e3d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8fa5f072fba5240c33ac2803670f9e928b7aaa60ee13b72d6a47fc3392a73e3d" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8fa5f072fba5240c33ac2803670f9e928b7aaa60ee13b72d6a47fc3392a73e3d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8fa5f072fba5240c33ac2803670f9e928b7aaa60ee13b72d6a47fc3392a73e3d" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling heapless v0.9.2
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling embedded-io-async v0.6.1
[INFO] [stderr]    Compiling critical-section v1.2.0
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling embassy-time-driver v0.2.2
[INFO] [stderr]    Compiling embedded-hal-async v1.0.0
[INFO] [stderr]    Compiling embassy-sync v0.8.0
[INFO] [stderr]    Compiling bitfield v0.14.0
[INFO] [stderr]    Compiling embedded-io v0.7.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling embedded-io v0.6.1
[INFO] [stderr]    Compiling embedded-hal v1.0.0
[INFO] [stderr]    Compiling encode_unicode v0.3.6
[INFO] [stderr]    Compiling embassy-usb v0.6.0
[INFO] [stderr]    Compiling embedded-io-async v0.7.0
[INFO] [stderr]    Compiling usbd-hid-descriptors v0.10.0
[INFO] [stderr]    Compiling embassy-net-driver v0.2.0
[INFO] [stderr]    Compiling embassy-futures v0.1.2
[INFO] [stderr]    Compiling embassy-usb-driver v0.2.0
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling embassy-time v0.5.1
[INFO] [stderr]    Compiling usb-device v0.3.2
[INFO] [stderr]    Compiling embassy-net-driver-channel v0.4.0
[INFO] [stderr]    Compiling ssmarshal v1.0.0
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling usbd-hid-macros v0.10.0
[INFO] [stderr]    Compiling usbd-hid v0.10.0
[INFO] [stderr]    Compiling embassy-usb-logger v0.6.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.96s
[INFO] running `Command { std: "docker" "inspect" "8fa5f072fba5240c33ac2803670f9e928b7aaa60ee13b72d6a47fc3392a73e3d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8fa5f072fba5240c33ac2803670f9e928b7aaa60ee13b72d6a47fc3392a73e3d" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling embassy-usb-logger v0.6.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s
[INFO] running `Command { std: "docker" "inspect" "8fa5f072fba5240c33ac2803670f9e928b7aaa60ee13b72d6a47fc3392a73e3d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8fa5f072fba5240c33ac2803670f9e928b7aaa60ee13b72d6a47fc3392a73e3d" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/embassy_usb_logger-75d4f88aebdfaf69)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests embassy_usb_logger
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test src/lib.rs - with_custom_style (line 298) ... FAILED
[INFO] [stdout] test src/../README.md - (line 10) ... FAILED
[INFO] [stdout] test src/lib.rs - run (line 226) ... FAILED
[INFO] [stdout] test src/lib.rs - with_class (line 261) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - with_custom_style (line 298) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `logger_class` in this scope
[INFO] [stdout]    --> src/lib.rs:300:84
[INFO] [stdout]     |
[INFO] [stdout] 300 | let log_fut = embassy_usb_logger::with_custom_style!(1024, log::LevelFilter::Info, logger_class, |record, writer| {
[INFO] [stdout]     |                                                                                    ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]    --> src/lib.rs:305:9
[INFO] [stdout]     |
[INFO] [stdout] 299 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_298_0() {
[INFO] [stdout]     |                                      ----------------------------------- this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 305 | log_fut.await;
[INFO] [stdout]     |         ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/../README.md - (line 10) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `embassy_executor` in this scope
[INFO] [stdout]   --> src/../README.md:12:3
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[embassy_executor::task]
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `embassy_executor`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Driver` in this scope
[INFO] [stdout]   --> src/../README.md:13:30
[INFO] [stdout]    |
[INFO] [stdout] 13 | async fn logger_task(driver: Driver<'static, USB>) {
[INFO] [stdout]    |                              ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `USB` in this scope
[INFO] [stdout]   --> src/../README.md:13:46
[INFO] [stdout]    |
[INFO] [stdout] 13 | async fn logger_task(driver: Driver<'static, USB>) {
[INFO] [stdout]    |                                              ^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 13 | async fn logger_task<USB>(driver: Driver<'static, USB>) {
[INFO] [stdout]    |                     +++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - run (line 226) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `driver` in this scope
[INFO] [stdout]    --> src/lib.rs:228:56
[INFO] [stdout]     |
[INFO] [stdout] 228 | embassy_usb_logger::run!(1024, log::LevelFilter::Info, driver);
[INFO] [stdout]     |                                                        ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]    --> src/lib.rs:228:1
[INFO] [stdout]     |
[INFO] [stdout] 227 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_226_0() {
[INFO] [stdout]     |                                      ----------------------------------- this is not `async`
[INFO] [stdout] 228 | embassy_usb_logger::run!(1024, log::LevelFilter::Info, driver);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `embassy_usb_logger::run` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - with_class (line 261) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `class` in this scope
[INFO] [stdout]    --> src/lib.rs:263:63
[INFO] [stdout]     |
[INFO] [stdout] 263 | embassy_usb_logger::with_class!(1024, log::LevelFilter::Info, class).await;
[INFO] [stdout]     |                                                               ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]    --> src/lib.rs:263:70
[INFO] [stdout]     |
[INFO] [stdout] 262 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_261_0() {
[INFO] [stdout]     |                                      ----------------------------------- this is not `async`
[INFO] [stdout] 263 | embassy_usb_logger::with_class!(1024, log::LevelFilter::Info, class).await;
[INFO] [stdout]     |                                                                      ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/../README.md - (line 10)
[INFO] [stdout]     src/lib.rs - run (line 226)
[INFO] [stdout]     src/lib.rs - with_class (line 261)
[INFO] [stdout]     src/lib.rs - with_custom_style (line 298)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.14s; merged doctests compilation took 0.07s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "8fa5f072fba5240c33ac2803670f9e928b7aaa60ee13b72d6a47fc3392a73e3d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8fa5f072fba5240c33ac2803670f9e928b7aaa60ee13b72d6a47fc3392a73e3d", kill_on_drop: false }`
[INFO] [stdout] 8fa5f072fba5240c33ac2803670f9e928b7aaa60ee13b72d6a47fc3392a73e3d
